projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8aa106a
)
($(TRES)): Use literal "../nt/emacs.rc" instead of $(ALL_DEPS).
author
Juanma Barranquero
<lekktu@gmail.com>
Wed, 7 Feb 2007 22:32:09 +0000
(22:32 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Wed, 7 Feb 2007 22:32:09 +0000
(22:32 +0000)
src/makefile.w32-in
patch
|
blob
|
history
diff --git
a/src/makefile.w32-in
b/src/makefile.w32-in
index 9f5783c2ab3d872ad760c27baea6d824c7251d5e..4dad03f4c0c7ad862130ad8e50c57e498ca84fe9 100644
(file)
--- a/
src/makefile.w32-in
+++ b/
src/makefile.w32-in
@@
-211,7
+211,7
@@
bootstrap-clean:
# it is not necessary on later versions, it is still ok to use it.
#
$(TRES): ../nt/emacs.rc stamp_BLD
- $(RC) $(RC_INCLUDE)../nt $(RC_OUT)$@
$(ALL_DEPS)
+ $(RC) $(RC_INCLUDE)../nt $(RC_OUT)$@
../nt/emacs.rc
#
# Build the library. Split up the build into two phases...otherwise we